--- title: "Module 04: Lab 01" subtitle: "Visual Reporting and Storytelling" author: "Your Name" number-sections: true date: "2024-11-21" date-modified: today date-format: long engine: jupyter categories: ["visualization","plotly","spark","Visual Reporting","Storytelling with Data","Industry-Specific Visualization",] execute: eval: true echo: true ---
import sys print(sys.executable) import sys print(sys.executable) print(sys.version) print(sys.version_info)